[INFO] cloning repository https://github.com/david-urvoy/toy_payments_engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/david-urvoy/toy_payments_engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavid-urvoy%2Ftoy_payments_engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavid-urvoy%2Ftoy_payments_engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 186f2e777178f44b5cd7544b9d1417bb0873b846
[INFO] checking david-urvoy/toy_payments_engine against master#cb40c25f6aebb637163d26bf76a680ed6e5d1eda for pr-156157-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavid-urvoy%2Ftoy_payments_engine" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/david-urvoy/toy_payments_engine
[INFO] finished tweaking git repo https://github.com/david-urvoy/toy_payments_engine
[INFO] tweaked toml for git repo https://github.com/david-urvoy/toy_payments_engine written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/david-urvoy/toy_payments_engine on toolchain cb40c25f6aebb637163d26bf76a680ed6e5d1eda
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb40c25f6aebb637163d26bf76a680ed6e5d1eda" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/david-urvoy/toy_payments_engine already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb40c25f6aebb637163d26bf76a680ed6e5d1eda" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-xid v0.2.1
[INFO] [stderr]   Downloaded quote v1.0.7
[INFO] [stderr]   Downloaded serde v1.0.117
[INFO] [stderr]   Downloaded itoa v0.4.6
[INFO] [stderr]   Downloaded csv-core v0.1.10
[INFO] [stderr]   Downloaded memchr v2.3.4
[INFO] [stderr]   Downloaded byteorder v1.3.4
[INFO] [stderr]   Downloaded proc-macro2 v1.0.24
[INFO] [stderr]   Downloaded serde_derive v1.0.117
[INFO] [stderr]   Downloaded ryu v1.0.5
[INFO] [stderr]   Downloaded regex-automata v0.1.9
[INFO] [stderr]   Downloaded syn v1.0.52
[INFO] [stderr]   Downloaded bstr v0.2.14
[INFO] [stderr]   Downloaded csv v1.1.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cb40c25f6aebb637163d26bf76a680ed6e5d1eda" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4d6aa231717ffa3cd8d6b5947fd845675be5a82971e85031550d3c604ae62993
[INFO] running `Command { std: "docker" "start" "-a" "4d6aa231717ffa3cd8d6b5947fd845675be5a82971e85031550d3c604ae62993", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d6aa231717ffa3cd8d6b5947fd845675be5a82971e85031550d3c604ae62993", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d6aa231717ffa3cd8d6b5947fd845675be5a82971e85031550d3c604ae62993", kill_on_drop: false }`
[INFO] [stdout] 4d6aa231717ffa3cd8d6b5947fd845675be5a82971e85031550d3c604ae62993
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cb40c25f6aebb637163d26bf76a680ed6e5d1eda" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a363468b7c0fb821c5e97c59c058f9ab8d80628d6e00b6dee7a6429e0a06577a
[INFO] running `Command { std: "docker" "start" "-a" "a363468b7c0fb821c5e97c59c058f9ab8d80628d6e00b6dee7a6429e0a06577a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.52
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking regex-automata v0.1.9
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking bstr v0.2.14
[INFO] [stderr]     Checking csv v1.1.5
[INFO] [stderr]     Checking toy_payments_engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::transaction::Transaction`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::transaction::Transaction;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::transaction::Transaction`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::transaction::Transaction;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `client`, `tx`, and `amount` are never read
[INFO] [stdout]  --> src/transaction.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Deposit { client: u32, tx: u32, amount: f32 },
[INFO] [stdout]   |     -------   ^^^^^^       ^^       ^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     fields in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Transaction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `client`, `tx`, and `amount` are never read
[INFO] [stdout]  --> src/transaction.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Deposit { client: u32, tx: u32, amount: f32 },
[INFO] [stdout]   |     -------   ^^^^^^       ^^       ^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     fields in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Transaction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `client`, `tx`, and `amount` are never read
[INFO] [stdout]  --> src/transaction.rs:8:18
[INFO] [stdout]   |
[INFO] [stdout] 8 |     Withdrawal { client: u32, tx: u32, amount: f32 },
[INFO] [stdout]   |     ----------   ^^^^^^       ^^       ^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     fields in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Transaction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `client` and `tx` are never read
[INFO] [stdout]  --> src/transaction.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Dispute { client: u32, tx: u32 },
[INFO] [stdout]   |     -------   ^^^^^^       ^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     fields in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Transaction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `client` and `tx` are never read
[INFO] [stdout]   --> src/transaction.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 |     Resolve { client: u32, tx: u32 },
[INFO] [stdout]    |     -------   ^^^^^^       ^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Transaction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `client`, `tx`, and `amount` are never read
[INFO] [stdout]  --> src/transaction.rs:8:18
[INFO] [stdout]   |
[INFO] [stdout] 8 |     Withdrawal { client: u32, tx: u32, amount: f32 },
[INFO] [stdout]   |     ----------   ^^^^^^       ^^       ^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     fields in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Transaction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `client` and `tx` are never read
[INFO] [stdout]   --> src/transaction.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     Chargeback { client: u32, tx: u32 }
[INFO] [stdout]    |     ----------   ^^^^^^       ^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Transaction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `client` and `tx` are never read
[INFO] [stdout]  --> src/transaction.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Dispute { client: u32, tx: u32 },
[INFO] [stdout]   |     -------   ^^^^^^       ^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     fields in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Transaction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `client` and `tx` are never read
[INFO] [stdout]   --> src/transaction.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 |     Resolve { client: u32, tx: u32 },
[INFO] [stdout]    |     -------   ^^^^^^       ^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Transaction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `client` and `tx` are never read
[INFO] [stdout]   --> src/transaction.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     Chargeback { client: u32, tx: u32 }
[INFO] [stdout]    |     ----------   ^^^^^^       ^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Transaction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.07s
[INFO] running `Command { std: "docker" "inspect" "a363468b7c0fb821c5e97c59c058f9ab8d80628d6e00b6dee7a6429e0a06577a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a363468b7c0fb821c5e97c59c058f9ab8d80628d6e00b6dee7a6429e0a06577a", kill_on_drop: false }`
[INFO] [stdout] a363468b7c0fb821c5e97c59c058f9ab8d80628d6e00b6dee7a6429e0a06577a
